{
	"name"	:   "Bulldozer Perk Deck",
	"description"	:   "Become the ultamite tool of destruction",
	"author"   :   "SkyMan",
	"version" : "1",
	"hooks"	:   [
		{ "hook_id"	: "lib/tweak_data/skilltreetweakdata", "script_path" : "skilltree.lua" },

		{ "hook_id"	: "lib/tweak_data/upgradestweakdata", "script_path" : "perks.lua" },

		{ "hook_id"	: "lib/managers/localizationmanager", "script_path"	: "loc_EN.lua" },

		{ "hook_id" : "lib/managers/mission/elementmissionend", "script_path" : "announcement.lua" }
	]
}